﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#348044; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}


/*网站头部*/
.top-T_Wrap{ width:auto; height:100px; position:relative; border-bottom:3px solid #348044; z-index:10; background:#FFF}
.top-T{ width:1200px; margin:0 auto; height:100px; position:relative;}
.top-T .logoL{ width:380px; height:69px; overflow:hidden; padding-top:25px; position:relative}


/***********nav*******/
.nav{ width:auto; position:absolute; right:0; top:0; margin:0 auto; height:100px; z-index:100}
.nav li{ float:left; text-align:center; position:relative}
.nav li.li{ width:37px; height:100px; background:url(../images/navxian.png) center center no-repeat}
.nav li > a{  line-height:100px; width:75px;  background:url(../images/san.png) center 70px no-repeat; font-size:14px; color:#666666; display:block; position:relative}
.nav li > a:hover,.nav li > .cur{ background:url(../images/sana.png) center 70px no-repeat; color:#348044; font-weight:bold }

.nav li > a.cur:after,.nav li > a:hover:after,.nav li:hover > a:after{ content:''; position:absolute; top:0; width:112px; height:3px; background:#348044; left:0; right:0;}

.nav li .box{ position:absolute; left:-37px; background:#FFF; top:100px; border-top:3px solid #348044; z-index:101; display:none; -moz-box-shadow:0 2px 5px rgba(178,178,178,0.4); -webkit-box-shadow:0 2px 5px rgba(178,178,178,0.4); box-shadow:0 2px 5px rgba(178,178,178,0.4); }
.nav li .box .listsub{ width:112px; height:48px; line-height:48px; position:relative; border-bottom:1px solid #e6e6e6}
.nav li .box .listsub > a{ display:block;  text-align:center; color:#333333; font-size:14px;}
.nav li .box .listsub > a:hover{ color:#348044}
.nav li:hover .box{ display:block}
.nav li:hover > a{background:url(../images/sana.png) center 70px no-repeat; color:#348044; font-weight:bold}


/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px; z-index:5}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px;padding: 10px 0; margin: 0 10px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor: pointer; border:1px solid #0065b3}
.silder-ctrl-con.active>span{background-color: #348044; border:1px solid #348044}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}

.in_pro_wrap{ width:830px; float:right; position:relative; overflow:hidden; padding-top:26px}
.in_pro_wrap li{ width:276px; float:left; overflow:hidden; margin-bottom:25px;  position:relative;}
.in_pro_wrap li a{ font-size:12px; width:250px; color:#808080;  display:block;padding-top:4px;  margin:0 auto}
.in_pro_wrap li a .pic{ width:240px; height:240px;border:1px solid #e7e7e7;  margin:0 auto; position:relative}
.in_pro_wrap li a .pic img{ max-width:100%; max-height:100%; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
.in_pro_wrap li a .txt{overflow:hidden; line-height:18px; height:65px; overflow:hidden; padding:10px 10px 15px;}
.in_pro_wrap li a .txt strong{ font-size:14px; font-weight:normal; color:#4c4c4c; display:block; height:30px; line-height:30px; overflow:hidden}
.in_pro_wrap li a:hover{ background:#348044; color:#FFF}
.in_pro_wrap li a:hover strong{ color:#FFF}

/*产品中心*/

.homePro{ width:1100px; margin:0 auto;}

.LeftBox{ width:220px; float:left;  margin-bottom:20px; overflow:hidden; position:relative; z-index:100; padding-top:30px}
.LeftBox .Lefttitle{height:70px; background:url(../images/prozi.png) 50px center no-repeat; border:1px solid #348044; position:relative}
.LeftBox .Lefttitle.newsBt{background:url(../images/newszi.png) 50px center no-repeat;}
.LeftBox .Lefttitle.aboutBt{background:url(../images/aboutzi.png) 50px center no-repeat;}



.LeftBox .Lefttitle:after{ content:''; position:absolute; top:0; width:20px; height:100%; background:#348044; left:0;}

.LeftBox .LeftList{border-left:1px solid #000; width:220px; overflow:hidden; margin:0 auto 20px;}
.LeftBox .LeftList  li { height:40px;  overflow:hidden; line-height:40px;}
.LeftBox .LeftList  li a{ color:#4c4c4c; display:block; padding-left:20px; font-size:16px; position:relative; font-weight:bold}
.LeftBox .LeftList  p a{ padding-left:20px; color:#808080; position:relative; font-size:14px; display:block; line-height:28px; height:28px;}
.LeftBox .LeftList  a:hover,.LeftBox .LeftList .cur  a{ color:#348044}

.LeftBox .LeftList  p.cur a:after{ content:''; position:absolute; top:0; width:7px; height:80%; bottom:0; margin:auto; background:#348044; left:0;}
.LeftBox .LeftList  li.cur a:after{ content:''; position:absolute; top:0; width:7px; height:80%; bottom:0; margin:auto; background:#348044; left:0;}

.minban{ height:150px; background:url(../images/minban.jpg) center center no-repeat}

.aboutWrap{margin:40px auto; background:url(../images/aboutbj.jpg) center top no-repeat; padding-top:85px;}
.aboutWrap .about{ width:1100px; margin:0 auto; height:204px; background:url(../images/about.png) 100px center no-repeat}
.aboutWrap .about a{ display:block; padding-left:470px; font-size:14px; color:#808080; line-height:24px;}
.aboutWrap .about a strong{ display:block; width:360px; font-family:Arial, Helvetica, sans-serif; font-size:36px; color:#666666; text-transform:uppercase; border-bottom:3px solid #b3b3b3; padding-bottom:15px; margin-bottom:15px;}
.aboutWrap .about a span{ display:block; border:1px solid #e0e0e0; width:100px; font-size:12px; text-align:center; line-height:25px; margin-top:10px;}




/*应用领域*/
.Application_wrap{ width:1100px; margin:0px auto 45px; }
.Application_wrap .Application_wrap_bt{width:1100px; height:60px; background:url(../images/case.png) left center no-repeat; position:relative}
.Application_wrap .Application_wrap_bt span{ position:absolute; right:30px; bottom:10px; color:#348044; font-size:12px; line-height:18px; font-weight:normal}
.Application_wrap_nr{ width:1100px; margin:20px auto;}
.Application_wrap_nr .scrollWrap{overflow:hidden; margin-top:20px; width:1100px; margin:0 auto; }
.Application_wrap_nr ul{ overflow:hidden; zoom:1; }
.Application_wrap_nr li{ width:220px; overflow:hidden; position:relative; float:left; display:inline; }
.Application_wrap_nr li a {position:relative; background:#FFF; margin:0 auto; display:block; overflow:hidden; width:200px; height:140px ; border:1px solid #dbdbdb; display:block;}
.Application_wrap_nr li a img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}

/*新闻中心*/

.newsWrap{ width:auto; background:#f7f7f7; margin:0 auto;  padding:40px 0 40px; overflow:hidden}
.news{ width:1100px; margin:0 auto;  overflow:hidden}
.homePro_bt{ line-height:28px; margin-bottom:10px; font-size:18px; font-weight:bold; color:#348044; position:relative; padding-bottom:10px;}
.homePro_bt span{ display:block; text-transform:uppercase;  color:#808080; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.homePro_bt:after{ content:''; position:absolute; left:0; height:3px; width:60px; background:#348044; bottom:0}

.newsWrap_L{ width:560px; float:right}
.newsWrap_L .news_H_nr{ width:auto; overflow:hidden}
.newsWrap_L .txtImg{ width:200px; float:left; height:200px; margin-top:10px; position:relative; line-height:20px; font-size:13px; color:#4c4c4c;}
.newsWrap_L .txtImg .pic{ width:200px; height:200px; position:relative}
.newsWrap_L .txtImg .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto;}
.newsWrap_L .txtImg a{ display:block; }
.newsWrap_L .txtImg strong{ display:block; color:#FFF; font-weight:normal; line-height:32px; font-size:12px; margin:auto; padding:0 10px; position:absolute; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5)}

.newsWrap_L ul{ width:340px; float:right}
.newsWrap_L li{ height:36px; line-height:30px; position:relative;  overflow:hidden}
.newsWrap_L li a{background:url(../Images/yan01.jpg) left center no-repeat; font-size:14px; color:#4c4c4c; padding-left:15px; position:relative; display:block; padding-right:80px; height:36px; line-height:36px;}
.newsWrap_L li span{ position:absolute; right:0; top:0; color:#999999; font-weight:normal}
.newsWrap_L li a:hover{ color:#348044}

.newsWrap_R{ width:530px;  float:left;}
.news .newsWrap_R .news_L_nr{ height:200px; width:460px; margin-top:20px; overflow:hidden; }
.news .newsWrap_R .news_L_nr li{text-align:left; margin-bottom:5px;  padding-bottom:10px;}
.news .newsWrap_R .news_L_nr li .wen{color:#348044; font-size:14px; line-height:26px; font-weight:bold}
.news .newsWrap_R .news_L_nr li .da{line-height:18px; color:#808080;}
.news .newsWrap_R .news_L_nr li a{ display:block; font-size:14px;}
.news .newsWrap_R .news_L_nr li a span{ font-family:Arial, Helvetica, sans-serif}




/*内页样式*/


.nyWrap{width:auto;}
.in_pro{width:1100px; margin:0 auto; padding: 0 }


.right{width:850px;  float:right; padding-top:30px;  overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:850px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#348044; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #348044; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#348044}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#348044}

.ny-right-about{ width:850px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:850px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:850px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:850px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:850px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:850px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor{ width:850px; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:283px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:240px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li a .pic{ width:240px; overflow:hidden; height:336px; border:1px solid #ededed; margin:0 auto;}
.ny-right-honor li a .pic img{ width:240px;}
.ny-right-honor li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-honor li a:hover{ color:#348044}


.caseList{ width:850px; padding:20px 0; overflow:hidden}
.caseList li{ width:283px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.caseList li a{ font-size:14px; width:260px; color:#808080;  display:block;  margin:0 auto}
.caseList li a .pic{ width:260px; overflow:hidden; height:182px; border:1px solid #ededed; margin:0 auto;}
.caseList li a .pic img{ width:260px;}
.caseList li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.caseList li a:hover{ color:#348044}




/*内页****产品****样式*****/
.ny-right-pro{ width:850px; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:283px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:15px; width:260px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li a .pic{ width:250px; height:250px; position:relative;  overflow:hidden; border:1px solid #ededed; margin:0 auto;}
.ny-right-pro li a .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; bottom:0; top:0; margin:auto}
.ny-right-pro li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-pro li a:hover{ color:#348044}

.jqzoom{ width:850px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:850px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:850px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:850px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:1100px; overflow:hidden; border-top:1px dashed #cccccc; padding:30px 0 0; margin:50px auto 0; line-height:20px; font-size:14px}
.linkWrap .link{ width:1010px; margin:0 auto; color:#333333; position:relative; overflow:hidden; min-height:24px; padding-left:90px;}
.linkWrap .link span { position:absolute; background:url(../images/link.png) left center no-repeat; padding-left:20px; left:0; top:0; font-size:14px; font-weight:bold;}
.linkWrap .link a{color:#808080; font-size:14px; margin-right:20px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#348044}

/*footer*/
.footWrap{ background:url(../images/footbj.jpg) center center no-repeat #4d4d4d; overflow:hidden; }
.footWrap .foot{ width:1100px; margin:0 auto;  height:320px; font-size:14px; background:url(../images/tel.png) right center no-repeat; color:#b2b2b2; line-height:36px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left;  width:160px; overflow:hidden; padding-top:60px;}
.footWrap .foot .List strong{ color:#FFF; line-height:26px; margin-bottom:10px; border-bottom:1px solid #737373; width:70px; padding-bottom:10px; position:relative; font-size:16px; display:block;}
.footWrap .foot .List p a{ color:#b2b2b2; font-size:14px}
.footWrap .foot .A{width:160px;  position:relative }




.footWrap .foot .D{width:300px; }


.copyWrap{ width:auto; padding:10px 0; background:#1a1a1a; color:#737373}
.copyWrap .copy{ width:1100px; margin:0 auto; font-size:14px; position:relative}
.copyWrap .copy a{color:#737373; font-size:14px;}
.copyWrap .copy a:hover{ text-decoration:underline}
.copyWrap .copy .technology{ position:absolute; right:0; top:0}

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}




/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #348044;}

.container{ position:relative; z-index:2}

.izImage{ border:1px solid #cdcdcd; width:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; z-index:2; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:440px; float:right;}
.right_text h1{ line-height:26px; font-size:18px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#348044;}

.right_text .text .listP{ position:relative; z-index:1; padding-left:85px; line-height:20px; margin-bottom:10px; min-height:20px;}
.right_text .text .listP i{ position:absolute; left:0; top:0; width:80px; text-align:right}

/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 30%;
	 z-index:100
}
.float-contact-mini a {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 65px;
	line-height: 110%;
	padding: 46px 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 18px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 1px;
	top:28%;
	width: 190px;
}
.float-contact .close {
	background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 31px;

	line-height: 31px;
	padding-left: 22px;

}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	 padding:10px 5px

}



.float-contact .container {
	border-style: solid;

}
.float-contact .qq {
	
}
.float-contact .qqtitle {

}
.float-contact .qq .btn {
	
}
.float-contact .qq .btn li {
line-height:30px;
}

/*.float-contact .qq .btn li a{ border:1px solid #e6e6e6; margin:10px auto 0; display:block}*/

.float-contact .myqqlink {
	background: url("../images/qqpf.png") repeat-x left center;
	
	color: #FFFFFF ; font-size:16px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;

}
